4. Methods and Callbacks

4.01 SetLinkColor

Syntax:
SetLinkColor( member whichcastmember, integer red, integer green, integer blue )

Purpose:
This method is used to set the color the #html cast member uses for links.

This setting is unique to each individual #html cast member, different cast members can have different link colors. The values for red, green and blue are in range from 0 to 255, are passed as integers and represent the color values to use, even when run with a bitdepth of 8.

Notes: